Click or drag to resize

GroupBy Constructor (PropertyPath, AggregateOn)

Initializes a new instance of the GroupBy class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public GroupBy(
	PropertyPath propertyPath,
	AggregateOn aggregateOn
)

Parameters

propertyPath
Type: Independentsoft.ExchangePropertyPath
aggregateOn
Type: Independentsoft.ExchangeAggregateOn
See Also